CommonEvent 1602
Name = "会話：コックエンジェル"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["I am the fiery chef!"])
    ShowText(["Cooking intruders is also part of my duty!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["A chef's life is fire!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["I have dinner to prepare tonight, so don't waste my time!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["Most angels don't care at all about taste..."])
    ShowText(["This makes it quite unfulfilling."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["In reality, angels can live without eating."])
    ShowText(["It is our duty to pack the food in there!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["Ilias is said to be quite the gourmet."])
    ShowText(["Becoming her personal chef is our dream!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["So busy, so busy..."])
    ShowText(["What is it!? Do it later!!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["I also have no time to spare in searching for recipes!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["Anyone who interferes with my cooking will be chopped up with this knife!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["The culinary culture of the heavenly realm is quite poor..."])
    ShowText(["The Monster Realm and the singularity world are far more advanced, aren't they?"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["What kind of food do you like... ?"])
    ShowChoices([["Curry Rice", "Hamburger Steak", "Angel's Fried Chicken"], 0])
    When([0, "カレーライス"])
      ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["It's nice to be childlike!"])
      ShowText(["I'll make something sweet for you later!"])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "ハンバーグ"])
      ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["Do you like meat...?"])
      ShowText(["I'll also make a salad to go with it later!"])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "天使の唐揚げ"])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["What a guy! I won't allow it!!"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["Next week, we are scheduled to welcome a revered guest."])
    ShowText(["What kind of menu should I prepare...?"])
    ShowChoices([["Luxurious Menu", "Simple Menu", "Fiery Menu"], 0])
    When([0, "豪華なメニュー"])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["However, simplicity is the law of the heavenly realm."])
      ShowText(["I'm worried that it might backfire..."])
      Empty([])

    When([1, "質素なメニュー"])
      ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["After all, simplicity is virtue."])
      ShowText(["That must be politically correct, I suppose."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "燃えるメニュー"])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["I don't know if it's in a physical sense or a mental sense..."])
      ShowText(["Either way, it would be a problem if the guests catch fire."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["What do you think is the most important thing for a chef...?"])
    ShowChoices([["Spirit", "Taste", "Stamina"], 0])
    When([0, "精神"])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["Please spare me the philosophical talk."])
      ShowText(["Guests aren't eating the chef's spirit, you know..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "味"])
      ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["That's right! Above all, flavor is the priority!"])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "体力"])
      ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["That's right! A chef needs stamina!!"])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["I want to make the picky angels eat what they dislike..."])
    ShowText(["What do you think we should do?"])
    ShowChoices([["Make it mild", "Lecture", "Hold a knife to the neck"], 0])
    When([0, "マイルドな味わいにする"])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["I guess I'll need to be creative with my cooking..."])
      ShowText(["I suppose I should think about various things."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "説教する"])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["That would make them eat even less..."])
      Empty([])

    When([2, "首筋に包丁を突きつける"])
      ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["That's right! I guess I'll do that from now on!!"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["Here's a quiz!"])
    ShowText(["The more you rise in rank, the longer it grows, what is it?"])
    ShowChoices([["Chef's Hat", "Child's Height", "Penis"], 0])
    When([0, "コックの帽子"])
      ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["That's correct! You understood well!!"])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "子供の背丈"])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["Children's heights grow even if they're not great..."])
      Empty([])

    When([2, "ちんこ"])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["Does the penis grow when it becomes great?"])
      ShowText(["I didn't know that!!"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 7])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["Cooking is all about stamina!"])
      ShowText(["I could use a boost, maybe a drink..."])
      ControlVariables([24, 24, 0, 3, 0, 7, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Boost Drink'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
        ShowText(["\\n<Angel Cook>"])
        ShowText(["That helps! I'll refocus with this!"])
        ChangeItems([7, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
        ShowText(["\\n<Angel Cook>"])
        ShowText(["Well, it can't be helped... We're enemies after all."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 379])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["I'm interested in the dishes you have."])
      ShowText(["Could you let me have a taste of that croquette...?"])
      ControlVariables([24, 24, 0, 3, 0, 379, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like me to give you a croquette? (Number of possessions: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
        ShowText(["\\n<Angel Cook>"])
        ShowText(["That helps! I'll use it as a reference!"])
        ChangeItems([379, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
        ShowText(["\\n<Angel Cook>"])
        ShowText(["Well, it can't be helped... We're enemies after all."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 7380, 0])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["I don't have enough money to buy ingredients..."])
      ShowText(["Could you lend me a little support?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 7380G? (Money: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
        ShowText(["\\n<Angel Cook>"])
        ShowText(["That helps! Now I can make delicious dishes!"])
        ChangeGold([1, 0, 7380])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
        ShowText(["\\n<Angel Cook>"])
        ShowText(["Well, it can't be helped... We're enemies after all."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["cooc_angel_fc1", 0, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["Hmm... So you also have financial troubles."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["This is a dish I made! Please taste it!"])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([376, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Hamburger' from the Angel Cook!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["Here, take this, use it wisely!"])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([3908, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Gem for Cooks' from the Angel Cook!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
    ShowText(["\\n<Angel Cook>"])
    ShowText(["Here, take this, use it wisely!"])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 12300])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 12300G from the Angel Cook!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
